/*!
 * gxzf20231
 * @version: 0.0.1
 * @author: pangzhicui
 * @update: 2023-11-12 17:42:07
 */
@charset "UTF-8";
.nav-list > li:nth-child(1) > a::before {
  width: 27px;
  height: 24px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -0px -25px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(2) > a::before {
  width: 24px;
  height: 22px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -74px -0px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(4) > a::before {
  width: 25px;
  height: 21px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -0px -53px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(3) > a::before {
  width: 18px;
  height: 23px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -102px -71px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(7) > a::before {
  width: 25px;
  height: 19px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -58px -53px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(8) > a::before {
  width: 23px;
  height: 18px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -102px -0px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(1):hover > a::before {
  width: 27px;
  height: 24px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -31px -25px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(6) > a::before {
  width: 33px;
  height: 21px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -37px -0px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(5) > a::before {
  width: 24px;
  height: 19px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -57px -78px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(2):hover > a::before {
  width: 24px;
  height: 22px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -74px -26px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(6):hover > a::before {
  width: 33px;
  height: 21px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -0px -0px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(5):hover > a::before {
  width: 24px;
  height: 19px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -29px -78px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(3):hover > a::before {
  width: 18px;
  height: 23px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -102px -22px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(8):hover > a::before {
  width: 23px;
  height: 18px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -102px -49px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(4):hover > a::before {
  width: 25px;
  height: 21px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -29px -53px;
  background-repeat: no-repeat;
}
.nav-list > li:nth-child(7):hover > a::before {
  width: 25px;
  height: 19px;
  background-image: url(../../imagesq/2023gxzf/header.png);
  background-position: -0px -78px;
  background-repeat: no-repeat;
}
.header {
  position: relative;
  overflow: hidden;
}
.top-maps {
  height: 70px;
  line-height: 70px;
  color: #fff;
  z-index: 100;
}
.top-maps .fn-left {
  color: #daebff;
}
.top-maps a {
  color: #fff;
}
.top-maps li {
  position: relative;
  cursor: pointer;
  float: right;
  margin-right: 5px;
  font-weight: 700;
}
.icon {
  display: inline-block;
  vertical-align: middle;
}
.top-maps span {
  margin-left: 5px;
}
.i-webchat {
  width: 21px;
  height: 16px;
  background: url(../../imagesq/2022gxzf/icon/icon_4.png)
    center no-repeat;
  margin-right: 14px;
  background-size: cover;
}
.i-weibo {
  width: 24px;
  height: 21px;
  background: url(../../imagesq/2022gxzf/icon/icon_3.png)
    center no-repeat;
  background-size: cover;
}
.i-jy {
  background: url(../../imagesq/2022gxzf/icon/icon_5.png)
    center no-repeat;
  background-size: cover;
  height: 25px;
  width: 25px;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}
.i-wza-people,
.i-wza-zhz {
  line-height: 25px;
  border-radius: 15px;
  font-weight: 400;
  margin-right: 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.i-wza-people {
  width: 82px;
  background: #4da0e2
    url(../../imagesq/2022gxzf/icon/icon_7.png) 9.76% center
    no-repeat;
  background-size: 13px 18px;
  padding-left: 29.27%;
}
.i-wza-zhz {
  width: 97px;
  background: #fb1405
    url(../../imagesq/2022gxzf/icon/icon_6.png) 6.19% center
    no-repeat;
  background-size: 18px 19px;
  padding-left: 26.8%;
  min-width: 73px;
}
.top-wrap {
  position: relative;
  width: 100%;
  height: auto;
  background: 0 0;
  padding-top: 0;
}
.i-mobile {
  background: url(../../imagesq/2022gxzf/icon/icon_2.png)
    center no-repeat;
  background-size: cover;
  width: 12px;
  height: 19px;
  margin-right: 5px;
}
.i-mail {
  background: url(../../imagesq/2022gxzf/icon/icon_1.png)
    center no-repeat;
  background-size: cover;
  width: 21px;
  height: 15px;
  margin-right: 5px;
}
.swiper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.swiper .pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.swiper .pic.active {
  opacity: 1;
}
.top-content {
  overflow: hidden;
  margin-top: 22px;
}
.top-wrap .logo {
  text-align: center;
  margin-bottom: 129px;
  overflow: hidden;
}
.top-wrap .logo h1 {
  display: none;
}
.top-wrap .logo img {
  width: 612px;
  margin: 0 auto;
}
.search-wrap {
  margin: 0 auto;
  width: 836px;
  background-color: rgba(0, 38, 59, 0.55);
  border-radius: 49px 49px 0 0;
  text-align: center;
  padding: 16px 0;
}
.search-top {
  width: 789px;
  height: 61px;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  margin: 0 auto 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
}
.search-txt {
  width: 650px;
  font-size: 22px;
  height: 100%;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border: none;
}
.search-txt::-webkit-input-placeholder {
  color: #959595;
  letter-spacing: 3.6px;
}
.search-txt:-moz-placeholder {
  color: #959595;
  letter-spacing: 3.6px;
}
.search-txt::-moz-placeholder {
  color: #959595;
  letter-spacing: 3.6px;
}
.search-txt:-ms-input-placeholder {
  color: #959595;
  letter-spacing: 3.6px;
}
.search-submit {
  position: relative;
  width: 129px;
  height: 53px;
  background-color: #ff7900;
  border-radius: 0 17px 17px 0;
  background: url(../../imagesq/2023gxzf/header/search.png) 82px center no-repeat
    rgba(255, 121, 0, 0.9);
  background-size: 30px auto;
  outline: 0;
  border: none;
  float: right;
  cursor: pointer;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 18px;
}
.gray.search-submit {
  background: url(../../imagesq/2023gxzf/header/search.png) center no-repeat gray;
}
.search-hot {
  color: #fff;
}
.search-hot span {
  margin-right: 8px;
  cursor: pointer;
}
.nav-wrap {
  background: url(../../imagesq/2023gxzf/header/nav_bg.png) center no-repeat;
  background-size: 100% 74px;
  position: relative;
  height: 74px;
  width: 100%;
}
.nav-list {
  line-height: 67px;
  height: 72px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.nav-list > li {
  font-size: 22px;
  padding: 0 16px;
}
.nav-list a {
  color: #fff !important;
}
.nav-list > li:nth-child(1) > a {
  position: relative;
}
.nav-list > li:nth-child(1) > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(1):hover {
  background-color: rgba(0, 104, 183, 0.38);
  border-bottom: 6px solid #ffd103;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-list > li:nth-child(1):hover .nav-sec-list {
  display: block;
}
.nav-list > li:nth-child(1):hover > a {
  position: relative;
  color: #fdd000;
}
.nav-list > li:nth-child(1):hover > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(2) > a {
  position: relative;
}
.nav-list > li:nth-child(2) > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(2):hover {
  background-color: rgba(0, 104, 183, 0.38);
  border-bottom: 6px solid #ffd103;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-list > li:nth-child(2):hover .nav-sec-list {
  display: block;
}
.nav-list > li:nth-child(2):hover > a {
  position: relative;
  color: #fdd000;
}
.nav-list > li:nth-child(2):hover > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(3) > a {
  position: relative;
}
.nav-list > li:nth-child(3) > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(3):hover {
  background-color: rgba(0, 104, 183, 0.38);
  border-bottom: 6px solid #ffd103;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-list > li:nth-child(3):hover .nav-sec-list {
  display: block;
}
.nav-list > li:nth-child(3):hover > a {
  position: relative;
  color: #fdd000;
}
.nav-list > li:nth-child(3):hover > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(4) > a {
  position: relative;
}
.nav-list > li:nth-child(4) > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(4):hover {
  background-color: rgba(0, 104, 183, 0.38);
  border-bottom: 6px solid #ffd103;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-list > li:nth-child(4):hover .nav-sec-list {
  display: block;
}
.nav-list > li:nth-child(4):hover > a {
  position: relative;
  color: #fdd000;
}
.nav-list > li:nth-child(4):hover > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(5) > a {
  position: relative;
}
.nav-list > li:nth-child(5) > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(5):hover {
  background-color: rgba(0, 104, 183, 0.38);
  border-bottom: 6px solid #ffd103;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-list > li:nth-child(5):hover .nav-sec-list {
  display: block;
}
.nav-list > li:nth-child(5):hover > a {
  position: relative;
  color: #fdd000;
}
.nav-list > li:nth-child(5):hover > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(6) > a {
  position: relative;
}
.nav-list > li:nth-child(6) > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(6):hover {
  background-color: rgba(0, 104, 183, 0.38);
  border-bottom: 6px solid #ffd103;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-list > li:nth-child(6):hover .nav-sec-list {
  display: block;
}
.nav-list > li:nth-child(6):hover > a {
  position: relative;
  color: #fdd000;
}
.nav-list > li:nth-child(6):hover > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(7) > a {
  position: relative;
}
.nav-list > li:nth-child(7) > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(7):hover {
  background-color: rgba(0, 104, 183, 0.38);
  border-bottom: 6px solid #ffd103;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-list > li:nth-child(7):hover .nav-sec-list {
  display: block;
}
.nav-list > li:nth-child(7):hover > a {
  position: relative;
  color: #fdd000;
}
.nav-list > li:nth-child(7):hover > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(8) > a {
  position: relative;
}
.nav-list > li:nth-child(8) > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-list > li:nth-child(8):hover {
  background-color: rgba(0, 104, 183, 0.38);
  border-bottom: 6px solid #ffd103;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-list > li:nth-child(8):hover .nav-sec-list {
  display: block;
}
.nav-list > li:nth-child(8):hover > a {
  position: relative;
  color: #fdd000;
}
.nav-list > li:nth-child(8):hover > a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.nav-sec-list {
  position: absolute;
  bottom: -67px;
  left: 0;
  width: 100%;
  height: 67px;
  line-height: 67px;
  background: rgba(12, 127, 254, 0.22) url(../../imagesq/2023gxzf/header/nav_sec_bg.jpg)
    center no-repeat;
  z-index: 2;
  font-size: 20px;
  font-weight: 300;
  display: none;
}
.nav-sec-list a {
  color: #0573e4 !important;
}
.nav-sec-list li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *display: inline;
  zoom: 1;
  padding: 0 20px;
}
.nav-sec-list a:hover {
  color: #fff;
}
.footer {
  background: #0777ff url(../../imagesq/2023gxzf/header/footer.png) left bottom repeat-x;
  background-size: auto 44px;
  padding: 50px 0;
  font-size: 13px;
  line-height: 30px;
}
.footer.white .wrap .inline-block img {
  height: 68px;
}
.footer .footer-mid {
  margin: 0 10px 0 80px;
}
.footer .footer-last {
  background-color: rgba(134, 204, 253, 0.21);
  padding: 15px 7px;
}
.footer .footer-last img {
  width: 137px;
  margin: 0 3px;
}
.crumb-nav {
  line-height: 60px;
  color: #454545;
  margin-bottom: 30px;
}
.crumb-nav a {
  color: #454545 !important;
}
.crumb-nav a:hover {
  text-decoration: underline;
}
.link-tab {
  position: relative;
  background-color: #86ccfd;
  min-height: 70px;
  margin-top: 40px;
}
.tab-link-nav {
  font-size: 18px;
}
.tab-link-nav li {
  line-height: 47px;
  width: 250px;
  margin: 0 2px;
  background-color: #fff;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 11px;
  position: relative;
}
.tab-link-nav li:before {
  content: "";
  position: absolute;
  top: 19px;
  right: 12px;
  width: 36px;
  height: 12px;
  background: url(../../imagesq/2023gxzf/arrow.png) center no-repeat;
}
.tab-link-nav li.cur {
  background-color: #86ccfd;
}
.tab-link-con {
  line-height: 40px;
  height: 0;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  overflow: hidden;
}
.tab-link-con .link-list {
  margin-top: 20px;
  height: 280px;
  overflow: auto;
  text-align: left;
}
.tab-link-con .link-list::-webkit-scrollbar {
  width: 8px;
  background-color: #1d4ca5;
  border-radius: 4px;
}
.tab-link-con .link-list::-webkit-scrollbar-track {
  border-radius: 4px;
}
.tab-link-con .link-list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #b6cfff;
}
.tab-link-con .link-list li {
  display: inline-block;
  *vertical-align: auto;
  *display: inline;
  zoom: 1;
  width: 290px;
  padding: 0 5px;
}
.tab-link-con .link-list p {
  font-weight: 700;
  padding: 10px 0;
}
.tab-link-con li:hover a {
  text-decoration: underline;
}
.tab-link-con.active {
  height: 340px;
}
.white a {
    color: #FFF !important;
}